<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

.w3eden html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.w3eden body {
    margin: 0;
}
.w3eden article,
.w3eden aside,
.w3eden details,
.w3eden figcaption,
.w3eden figure,
.w3eden footer,
.w3eden header,
.w3eden hgroup,
.w3eden main,
.w3eden menu,
.w3eden nav,
.w3eden section,
.w3eden summary {
    display: block;
}
.w3eden audio,
.w3eden canvas,
.w3eden progress,
.w3eden video {
    display: inline-block;
    vertical-align: baseline;
}
.w3eden audio:not([controls]) {
    display: none;
    height: 0;
}
.w3eden [hidden],
.w3eden template {
    display: none;
}
.w3eden a {
    background-color: transparent;
}
.w3eden a:active,
.w3eden a:hover {
    outline: 0;
}
.w3eden abbr[title] {
    border-bottom: 1px dotted;
}
.w3eden b,
.w3eden strong {
    font-weight: 700;
}
.w3eden dfn {
    font-style: italic;
}
.w3eden h1 {
    margin: .67em 0;
    font-size: 2em;
}
.w3eden mark {
    color: #000;
    background: #ffff00;
}
.w3eden small {
    font-size: 80%;
}
.w3eden sub,
.w3eden sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
.w3eden sup {
    top: -0.5em;
}
.w3eden sub {
    bottom: -0.25em;
}
.w3eden img {
    border: 0;
}
.w3eden svg:not(:root) {
    overflow: hidden;
}
.w3eden figure {
    margin: 1em 40px;
}
.w3eden hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.w3eden pre {
    overflow: auto;
}
.w3eden code,
.w3eden kbd,
.w3eden pre,
.w3eden samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
.w3eden button,
.w3eden input,
.w3eden optgroup,
.w3eden select,
.w3eden textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.w3eden button {
    overflow: visible;
}
.w3eden button,
.w3eden select {
    text-transform: none;
}
.w3eden button,
.w3eden html input[type=button],
.w3eden input[type=reset],
.w3eden input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.w3eden button[disabled],
.w3eden html input[disabled] {
    cursor: default;
}
.w3eden button::-moz-focus-inner,
.w3eden input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.w3eden input {
    line-height: normal;
}
.w3eden input[type=checkbox],
.w3eden input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.w3eden input[type=number]::-webkit-inner-spin-button,
.w3eden input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
.w3eden input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
.w3eden input[type=search]::-webkit-search-cancel-button,
.w3eden input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.w3eden fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}
.w3eden legend {
    padding: 0;
    border: 0;
}
.w3eden textarea {
    overflow: auto;
}
.w3eden optgroup {
    font-weight: 700;
}
.w3eden table {
    border-spacing: 0;
    border-collapse: collapse;
}
.w3eden td,
.w3eden th {
    padding: 0;
}
@media print {
    .w3eden *,
    .w3eden :after,
    .w3eden :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none !important;
    }
    .w3eden a,
    .w3eden a:visited {
        text-decoration: underline;
    }
    .w3eden a[href]:after {
        content: " (" attr(href) ")";
    }
    .w3eden abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .w3eden a[href^="javascript:"]:after,
    .w3eden a[href^="#"]:after {
        content: "";
    }
    .w3eden blockquote,
    .w3eden pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .w3eden thead {
        display: table-header-group;
    }
    .w3eden img,
    .w3eden tr {
        page-break-inside: avoid;
    }
    .w3eden img {
        max-width: 100% !important;
    }
    .w3eden h2,
    .w3eden h3,
    .w3eden p {
        orphans: 3;
        widows: 3;
    }
    .w3eden h2,
    .w3eden h3 {
        page-break-after: avoid;
    }
    .w3eden select {
        background: #ffffff !important;
    }
    .w3eden .navbar {
        display: none;
    }
    .w3eden .btn &gt; .caret,
    .w3eden .dropup &gt; .btn &gt; .caret {
        border-top-color: #000000 !important;
    }
    .w3eden .label {
        border: 1px solid #000000;
    }
    .w3eden .table {
        border-collapse: collapse !important;
    }
    .w3eden .table td,
    .w3eden .table th {
        background-color: #ffffff !important;
    }
    .w3eden .table-bordered td,
    .w3eden .table-bordered th {
        border: 1px solid #dddddd !important;
    }
}

.w3eden * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.w3eden :after,
.w3eden :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.w3eden html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.w3eden body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #ffffff;
}
.w3eden button,
.w3eden input,
.w3eden select,
.w3eden textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.w3eden a {
    color: #337ab7;
    text-decoration: none;
}
.w3eden a:focus,
.w3eden a:hover {
    color: #23527c;
    text-decoration: underline;
}
.w3eden a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.w3eden figure {
    margin: 0;
}
.w3eden img {
    vertical-align: middle;
}
.w3eden .carousel-inner &gt; .item &gt; a &gt; img,
.w3eden .carousel-inner &gt; .item &gt; img,
.w3eden .img-responsive,
.w3eden .thumbnail a &gt; img,
.w3eden .thumbnail &gt; img {
    display: block;
    max-width: 100%;
    height: auto;
}
.w3eden .img-rounded {
    border-radius: 6px;
}
.w3eden .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.w3eden .img-circle {
    border-radius: 50%;
}
.w3eden hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.w3eden .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.w3eden .sr-only-focusable:active,
.w3eden .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.w3eden [role=button] {
    cursor: pointer;
}
.w3eden .h1,
.w3eden .h2,
.w3eden .h3,
.w3eden .h4,
.w3eden .h5,
.w3eden .h6,
.w3eden h1,
.w3eden h2,
.w3eden h3,
.w3eden h4,
.w3eden h5,
.w3eden h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.w3eden .h1 .small,
.w3eden .h1 small,
.w3eden .h2 .small,
.w3eden .h2 small,
.w3eden .h3 .small,
.w3eden .h3 small,
.w3eden .h4 .small,
.w3eden .h4 small,
.w3eden .h5 .small,
.w3eden .h5 small,
.w3eden .h6 .small,
.w3eden .h6 small,
.w3eden h1 .small,
.w3eden h1 small,
.w3eden h2 .small,
.w3eden h2 small,
.w3eden h3 .small,
.w3eden h3 small,
.w3eden h4 .small,
.w3eden h4 small,
.w3eden h5 .small,
.w3eden h5 small,
.w3eden h6 .small,
.w3eden h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777777;
}
.w3eden .h1,
.w3eden .h2,
.w3eden .h3,
.w3eden h1,
.w3eden h2,
.w3eden h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.w3eden .h1 .small,
.w3eden .h1 small,
.w3eden .h2 .small,
.w3eden .h2 small,
.w3eden .h3 .small,
.w3eden .h3 small,
.w3eden h1 .small,
.w3eden h1 small,
.w3eden h2 .small,
.w3eden h2 small,
.w3eden h3 .small,
.w3eden h3 small {
    font-size: 65%;
}
.w3eden .h4,
.w3eden .h5,
.w3eden .h6,
.w3eden h4,
.w3eden h5,
.w3eden h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.w3eden .h4 .small,
.w3eden .h4 small,
.w3eden .h5 .small,
.w3eden .h5 small,
.w3eden .h6 .small,
.w3eden .h6 small,
.w3eden h4 .small,
.w3eden h4 small,
.w3eden h5 .small,
.w3eden h5 small,
.w3eden h6 .small,
.w3eden h6 small {
    font-size: 75%;
}
.w3eden .h1,
.w3eden h1 {
    font-size: 36px;
}
.w3eden .h2,
.w3eden h2 {
    font-size: 30px;
}
.w3eden .h3,
.w3eden h3 {
    font-size: 24px;
}
.w3eden .h4,
.w3eden h4 {
    font-size: 18px;
}
.w3eden .h5,
.w3eden h5 {
    font-size: 14px;
}
.w3eden .h6,
.w3eden h6 {
    font-size: 12px;
}
.w3eden p {
    margin: 0 0 10px;
}
.w3eden .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .w3eden .lead {
        font-size: 21px;
    }
}
.w3eden .small,
.w3eden small {
    font-size: 85%;
}
.w3eden .mark,
.w3eden mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.w3eden .text-left {
    text-align: left;
}
.w3eden .text-right {
    text-align: right;
}
.w3eden .text-center {
    text-align: center;
}
.w3eden .text-justify {
    text-align: justify;
}
.w3eden .text-nowrap {
    white-space: nowrap;
}
.w3eden .text-lowercase {
    text-transform: lowercase;
}
.w3eden .text-uppercase {
    text-transform: uppercase;
}
.w3eden .text-capitalize {
    text-transform: capitalize;
}
.w3eden .text-muted {
    color: #777777;
}
.w3eden .text-primary {
    color: #337ab7;
}
.w3eden a.text-primary:hover {
    color: #286090;
}
.w3eden .text-success {
    color: #3c763d;
}
.w3eden a.text-success:hover {
    color: #2b542c;
}
.w3eden .text-info {
    color: #31708f;
}
.w3eden a.text-info:hover {
    color: #245269;
}
.w3eden .text-warning {
    color: #8a6d3b;
}
.w3eden a.text-warning:hover {
    color: #66512c;
}
.w3eden .text-danger {
    color: #a94442;
}
.w3eden a.text-danger:hover {
    color: #843534;
}
.w3eden .bg-primary {
    color: #fff;
    background-color: #337ab7;
}
.w3eden a.bg-primary:hover {
    background-color: #286090;
}
.w3eden .bg-success {
    background-color: #dff0d8;
}
.w3eden a.bg-success:hover {
    background-color: #c1e2b3;
}
.w3eden .bg-info {
    background-color: #d9edf7;
}
.w3eden a.bg-info:hover {
    background-color: #afd9ee;
}
.w3eden .bg-warning {
    background-color: #fcf8e3;
}
.w3eden a.bg-warning:hover {
    background-color: #f7ecb5;
}
.w3eden .bg-danger {
    background-color: #f2dede;
}
.w3eden a.bg-danger:hover {
    background-color: #e4b9b9;
}
.w3eden .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
.w3eden ol,
.w3eden ul {
    margin-top: 0;
    margin-bottom: 10px;
}
.w3eden ol ol,
.w3eden ol ul,
.w3eden ul ol,
.w3eden ul ul {
    margin-bottom: 0;
}
.w3eden .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.w3eden .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.w3eden .list-inline &gt; li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.w3eden dl {
    margin-top: 0;
    margin-bottom: 20px;
}
.w3eden dd,
.w3eden dt {
    line-height: 1.42857143;
}
.w3eden dt {
    font-weight: 700;
}
.w3eden dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .w3eden .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .w3eden .dl-horizontal dd {
        margin-left: 180px;
    }
}
.w3eden abbr[data-original-title],
.w3eden abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
.w3eden .initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.w3eden blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
.w3eden blockquote ol:last-child,
.w3eden blockquote p:last-child,
.w3eden blockquote ul:last-child {
    margin-bottom: 0;
}
.w3eden blockquote .small,
.w3eden blockquote footer,
.w3eden blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
}
.w3eden blockquote .small:before,
.w3eden blockquote footer:before,
.w3eden blockquote small:before {
    content: '\2014 \00A0';
}
.w3eden .blockquote-reverse,
.w3eden blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}
.w3eden .blockquote-reverse .small:before,
.w3eden .blockquote-reverse footer:before,
.w3eden .blockquote-reverse small:before,
.w3eden blockquote.pull-right .small:before,
.w3eden blockquote.pull-right footer:before,
.w3eden blockquote.pull-right small:before {
    content: '';
}
.w3eden .blockquote-reverse .small:after,
.w3eden .blockquote-reverse footer:after,
.w3eden .blockquote-reverse small:after,
.w3eden blockquote.pull-right .small:after,
.w3eden blockquote.pull-right footer:after,
.w3eden blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
.w3eden address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.w3eden code,
.w3eden kbd,
.w3eden pre,
.w3eden samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.w3eden code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
.w3eden kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.w3eden kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.w3eden pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.w3eden pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.w3eden .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.w3eden .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .w3eden .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .w3eden .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .w3eden .container {
        width: 1170px;
    }
}
.w3eden .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.w3eden .row {
    margin-right: -15px;
    margin-left: -15px;
}
.w3eden .col-lg-1,
.w3eden .col-lg-10,
.w3eden .col-lg-11,
.w3eden .col-lg-12,
.w3eden .col-lg-2,
.w3eden .col-lg-3,
.w3eden .col-lg-4,
.w3eden .col-lg-5,
.w3eden .col-lg-6,
.w3eden .col-lg-7,
.w3eden .col-lg-8,
.w3eden .col-lg-9,
.w3eden .col-md-1,
.w3eden .col-md-10,
.w3eden .col-md-11,
.w3eden .col-md-12,
.w3eden .col-md-2,
.w3eden .col-md-3,
.w3eden .col-md-4,
.w3eden .col-md-5,
.w3eden .col-md-6,
.w3eden .col-md-7,
.w3eden .col-md-8,
.w3eden .col-md-9,
.w3eden .col-sm-1,
.w3eden .col-sm-10,
.w3eden .col-sm-11,
.w3eden .col-sm-12,
.w3eden .col-sm-2,
.w3eden .col-sm-3,
.w3eden .col-sm-4,
.w3eden .col-sm-5,
.w3eden .col-sm-6,
.w3eden .col-sm-7,
.w3eden .col-sm-8,
.w3eden .col-sm-9,
.w3eden .col-xs-1,
.w3eden .col-xs-10,
.w3eden .col-xs-11,
.w3eden .col-xs-12,
.w3eden .col-xs-2,
.w3eden .col-xs-3,
.w3eden .col-xs-4,
.w3eden .col-xs-5,
.w3eden .col-xs-6,
.w3eden .col-xs-7,
.w3eden .col-xs-8,
.w3eden .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.w3eden .col-xs-1,
.w3eden .col-xs-10,
.w3eden .col-xs-11,
.w3eden .col-xs-12,
.w3eden .col-xs-2,
.w3eden .col-xs-3,
.w3eden .col-xs-4,
.w3eden .col-xs-5,
.w3eden .col-xs-6,
.w3eden .col-xs-7,
.w3eden .col-xs-8,
.w3eden .col-xs-9 {
    float: left;
}
.w3eden .col-xs-12 {
    width: 100%;
}
.w3eden .col-xs-11 {
    width: 91.66666667%;
}
.w3eden .col-xs-10 {
    width: 83.33333333%;
}
.w3eden .col-xs-9 {
    width: 75%;
}
.w3eden .col-xs-8 {
    width: 66.66666667%;
}
.w3eden .col-xs-7 {
    width: 58.33333333%;
}
.w3eden .col-xs-6 {
    width: 50%;
}
.w3eden .col-xs-5 {
    width: 41.66666667%;
}
.w3eden .col-xs-4 {
    width: 33.33333333%;
}
.w3eden .col-xs-3 {
    width: 25%;
}
.w3eden .col-xs-2 {
    width: 16.66666667%;
}
.w3eden .col-xs-1 {
    width: 8.33333333%;
}
.w3eden .col-xs-pull-12 {
    right: 100%;
}
.w3eden .col-xs-pull-11 {
    right: 91.66666667%;
}
.w3eden .col-xs-pull-10 {
    right: 83.33333333%;
}
.w3eden .col-xs-pull-9 {
    right: 75%;
}
.w3eden .col-xs-pull-8 {
    right: 66.66666667%;
}
.w3eden .col-xs-pull-7 {
    right: 58.33333333%;
}
.w3eden .col-xs-pull-6 {
    right: 50%;
}
.w3eden .col-xs-pull-5 {
    right: 41.66666667%;
}
.w3eden .col-xs-pull-4 {
    right: 33.33333333%;
}
.w3eden .col-xs-pull-3 {
    right: 25%;
}
.w3eden .col-xs-pull-2 {
    right: 16.66666667%;
}
.w3eden .col-xs-pull-1 {
    right: 8.33333333%;
}
.w3eden .col-xs-pull-0 {
    right: auto;
}
.w3eden .col-xs-push-12 {
    left: 100%;
}
.w3eden .col-xs-push-11 {
    left: 91.66666667%;
}
.w3eden .col-xs-push-10 {
    left: 83.33333333%;
}
.w3eden .col-xs-push-9 {
    left: 75%;
}
.w3eden .col-xs-push-8 {
    left: 66.66666667%;
}
.w3eden .col-xs-push-7 {
    left: 58.33333333%;
}
.w3eden .col-xs-push-6 {
    left: 50%;
}
.w3eden .col-xs-push-5 {
    left: 41.66666667%;
}
.w3eden .col-xs-push-4 {
    left: 33.33333333%;
}
.w3eden .col-xs-push-3 {
    left: 25%;
}
.w3eden .col-xs-push-2 {
    left: 16.66666667%;
}
.w3eden .col-xs-push-1 {
    left: 8.33333333%;
}
.w3eden .col-xs-push-0 {
    left: auto;
}
.w3eden .col-xs-offset-12 {
    margin-left: 100%;
}
.w3eden .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.w3eden .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.w3eden .col-xs-offset-9 {
    margin-left: 75%;
}
.w3eden .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.w3eden .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.w3eden .col-xs-offset-6 {
    margin-left: 50%;
}
.w3eden .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.w3eden .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.w3eden .col-xs-offset-3 {
    margin-left: 25%;
}
.w3eden .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.w3eden .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.w3eden .col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .w3eden .col-sm-1,
    .w3eden .col-sm-10,
    .w3eden .col-sm-11,
    .w3eden .col-sm-12,
    .w3eden .col-sm-2,
    .w3eden .col-sm-3,
    .w3eden .col-sm-4,
    .w3eden .col-sm-5,
    .w3eden .col-sm-6,
    .w3eden .col-sm-7,
    .w3eden .col-sm-8,
    .w3eden .col-sm-9 {
        float: left;
    }
    .w3eden .col-sm-12 {
        width: 100%;
    }
    .w3eden .col-sm-11 {
        width: 91.66666667%;
    }
    .w3eden .col-sm-10 {
        width: 83.33333333%;
    }
    .w3eden .col-sm-9 {
        width: 75%;
    }
    .w3eden .col-sm-8 {
        width: 66.66666667%;
    }
    .w3eden .col-sm-7 {
        width: 58.33333333%;
    }
    .w3eden .col-sm-6 {
        width: 50%;
    }
    .w3eden .col-sm-5 {
        width: 41.66666667%;
    }
    .w3eden .col-sm-4 {
        width: 33.33333333%;
    }
    .w3eden .col-sm-3 {
        width: 25%;
    }
    .w3eden .col-sm-2 {
        width: 16.66666667%;
    }
    .w3eden .col-sm-1 {
        width: 8.33333333%;
    }
    .w3eden .col-sm-pull-12 {
        right: 100%;
    }
    .w3eden .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .w3eden .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .w3eden .col-sm-pull-9 {
        right: 75%;
    }
    .w3eden .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .w3eden .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .w3eden .col-sm-pull-6 {
        right: 50%;
    }
    .w3eden .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .w3eden .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .w3eden .col-sm-pull-3 {
        right: 25%;
    }
    .w3eden .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .w3eden .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .w3eden .col-sm-pull-0 {
        right: auto;
    }
    .w3eden .col-sm-push-12 {
        left: 100%;
    }
    .w3eden .col-sm-push-11 {
        left: 91.66666667%;
    }
    .w3eden .col-sm-push-10 {
        left: 83.33333333%;
    }
    .w3eden .col-sm-push-9 {
        left: 75%;
    }
    .w3eden .col-sm-push-8 {
        left: 66.66666667%;
    }
    .w3eden .col-sm-push-7 {
        left: 58.33333333%;
    }
    .w3eden .col-sm-push-6 {
        left: 50%;
    }
    .w3eden .col-sm-push-5 {
        left: 41.66666667%;
    }
    .w3eden .col-sm-push-4 {
        left: 33.33333333%;
    }
    .w3eden .col-sm-push-3 {
        left: 25%;
    }
    .w3eden .col-sm-push-2 {
        left: 16.66666667%;
    }
    .w3eden .col-sm-push-1 {
        left: 8.33333333%;
    }
    .w3eden .col-sm-push-0 {
        left: auto;
    }
    .w3eden .col-sm-offset-12 {
        margin-left: 100%;
    }
    .w3eden .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .w3eden .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .w3eden .col-sm-offset-9 {
        margin-left: 75%;
    }
    .w3eden .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .w3eden .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .w3eden .col-sm-offset-6 {
        margin-left: 50%;
    }
    .w3eden .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .w3eden .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .w3eden .col-sm-offset-3 {
        margin-left: 25%;
    }
    .w3eden .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .w3eden .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .w3eden .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .w3eden .col-md-1,
    .w3eden .col-md-10,
    .w3eden .col-md-11,
    .w3eden .col-md-12,
    .w3eden .col-md-2,
    .w3eden .col-md-3,
    .w3eden .col-md-4,
    .w3eden .col-md-5,
    .w3eden .col-md-6,
    .w3eden .col-md-7,
    .w3eden .col-md-8,
    .w3eden .col-md-9 {
        float: left;
    }
    .w3eden .col-md-12 {
        width: 100%;
    }
    .w3eden .col-md-11 {
        width: 91.66666667%;
    }
    .w3eden .col-md-10 {
        width: 83.33333333%;
    }
    .w3eden .col-md-9 {
        width: 75%;
    }
    .w3eden .col-md-8 {
        width: 66.66666667%;
    }
    .w3eden .col-md-7 {
        width: 58.33333333%;
    }
    .w3eden .col-md-6 {
        width: 50%;
    }
    .w3eden .col-md-5 {
        width: 41.66666667%;
    }
    .w3eden .col-md-4 {
        width: 33.33333333%;
    }
    .w3eden .col-md-3 {
        width: 25%;
    }
    .w3eden .col-md-2 {
        width: 16.66666667%;
    }
    .w3eden .col-md-1 {
        width: 8.33333333%;
    }
    .w3eden .col-md-pull-12 {
        right: 100%;
    }
    .w3eden .col-md-pull-11 {
        right: 91.66666667%;
    }
    .w3eden .col-md-pull-10 {
        right: 83.33333333%;
    }
    .w3eden .col-md-pull-9 {
        right: 75%;
    }
    .w3eden .col-md-pull-8 {
        right: 66.66666667%;
    }
    .w3eden .col-md-pull-7 {
        right: 58.33333333%;
    }
    .w3eden .col-md-pull-6 {
        right: 50%;
    }
    .w3eden .col-md-pull-5 {
        right: 41.66666667%;
    }
    .w3eden .col-md-pull-4 {
        right: 33.33333333%;
    }
    .w3eden .col-md-pull-3 {
        right: 25%;
    }
    .w3eden .col-md-pull-2 {
        right: 16.66666667%;
    }
    .w3eden .col-md-pull-1 {
        right: 8.33333333%;
    }
    .w3eden .col-md-pull-0 {
        right: auto;
    }
    .w3eden .col-md-push-12 {
        left: 100%;
    }
    .w3eden .col-md-push-11 {
        left: 91.66666667%;
    }
    .w3eden .col-md-push-10 {
        left: 83.33333333%;
    }
    .w3eden .col-md-push-9 {
        left: 75%;
    }
    .w3eden .col-md-push-8 {
        left: 66.66666667%;
    }
    .w3eden .col-md-push-7 {
        left: 58.33333333%;
    }
    .w3eden .col-md-push-6 {
        left: 50%;
    }
    .w3eden .col-md-push-5 {
        left: 41.66666667%;
    }
    .w3eden .col-md-push-4 {
        left: 33.33333333%;
    }
    .w3eden .col-md-push-3 {
        left: 25%;
    }
    .w3eden .col-md-push-2 {
        left: 16.66666667%;
    }
    .w3eden .col-md-push-1 {
        left: 8.33333333%;
    }
    .w3eden .col-md-push-0 {
        left: auto;
    }
    .w3eden .col-md-offset-12 {
        margin-left: 100%;
    }
    .w3eden .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .w3eden .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .w3eden .col-md-offset-9 {
        margin-left: 75%;
    }
    .w3eden .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .w3eden .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .w3eden .col-md-offset-6 {
        margin-left: 50%;
    }
    .w3eden .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .w3eden .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .w3eden .col-md-offset-3 {
        margin-left: 25%;
    }
    .w3eden .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .w3eden .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .w3eden .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .w3eden .col-lg-1,
    .w3eden .col-lg-10,
    .w3eden .col-lg-11,
    .w3eden .col-lg-12,
    .w3eden .col-lg-2,
    .w3eden .col-lg-3,
    .w3eden .col-lg-4,
    .w3eden .col-lg-5,
    .w3eden .col-lg-6,
    .w3eden .col-lg-7,
    .w3eden .col-lg-8,
    .w3eden .col-lg-9 {
        float: left;
    }
    .w3eden .col-lg-12 {
        width: 100%;
    }
    .w3eden .col-lg-11 {
        width: 91.66666667%;
    }
    .w3eden .col-lg-10 {
        width: 83.33333333%;
    }
    .w3eden .col-lg-9 {
        width: 75%;
    }
    .w3eden .col-lg-8 {
        width: 66.66666667%;
    }
    .w3eden .col-lg-7 {
        width: 58.33333333%;
    }
    .w3eden .col-lg-6 {
        width: 50%;
    }
    .w3eden .col-lg-5 {
        width: 41.66666667%;
    }
    .w3eden .col-lg-4 {
        width: 33.33333333%;
    }
    .w3eden .col-lg-3 {
        width: 25%;
    }
    .w3eden .col-lg-2 {
        width: 16.66666667%;
    }
    .w3eden .col-lg-1 {
        width: 8.33333333%;
    }
    .w3eden .col-lg-pull-12 {
        right: 100%;
    }
    .w3eden .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .w3eden .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .w3eden .col-lg-pull-9 {
        right: 75%;
    }
    .w3eden .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .w3eden .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .w3eden .col-lg-pull-6 {
        right: 50%;
    }
    .w3eden .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .w3eden .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .w3eden .col-lg-pull-3 {
        right: 25%;
    }
    .w3eden .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .w3eden .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .w3eden .col-lg-pull-0 {
        right: auto;
    }
    .w3eden .col-lg-push-12 {
        left: 100%;
    }
    .w3eden .col-lg-push-11 {
        left: 91.66666667%;
    }
    .w3eden .col-lg-push-10 {
        left: 83.33333333%;
    }
    .w3eden .col-lg-push-9 {
        left: 75%;
    }
    .w3eden .col-lg-push-8 {
        left: 66.66666667%;
    }
    .w3eden .col-lg-push-7 {
        left: 58.33333333%;
    }
    .w3eden .col-lg-push-6 {
        left: 50%;
    }
    .w3eden .col-lg-push-5 {
        left: 41.66666667%;
    }
    .w3eden .col-lg-push-4 {
        left: 33.33333333%;
    }
    .w3eden .col-lg-push-3 {
        left: 25%;
    }
    .w3eden .col-lg-push-2 {
        left: 16.66666667%;
    }
    .w3eden .col-lg-push-1 {
        left: 8.33333333%;
    }
    .w3eden .col-lg-push-0 {
        left: auto;
    }
    .w3eden .col-lg-offset-12 {
        margin-left: 100%;
    }
    .w3eden .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .w3eden .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .w3eden .col-lg-offset-9 {
        margin-left: 75%;
    }
    .w3eden .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .w3eden .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .w3eden .col-lg-offset-6 {
        margin-left: 50%;
    }
    .w3eden .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .w3eden .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .w3eden .col-lg-offset-3 {
        margin-left: 25%;
    }
    .w3eden .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .w3eden .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .w3eden .col-lg-offset-0 {
        margin-left: 0;
    }
}
.w3eden table {
    background-color: transparent;
}
.w3eden caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
.w3eden th {
    text-align: left;
}
.w3eden .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.w3eden .table &gt; tbody &gt; tr &gt; td,
.w3eden .table &gt; tbody &gt; tr &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td,
.w3eden .table &gt; tfoot &gt; tr &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td,
.w3eden .table &gt; thead &gt; tr &gt; th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.w3eden .table &gt; thead &gt; tr &gt; th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.w3eden .table &gt; caption + thead &gt; tr:first-child &gt; td,
.w3eden .table &gt; caption + thead &gt; tr:first-child &gt; th,
.w3eden .table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.w3eden .table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.w3eden .table &gt; thead:first-child &gt; tr:first-child &gt; td,
.w3eden .table &gt; thead:first-child &gt; tr:first-child &gt; th {
    border-top: 0;
}
.w3eden .table &gt; tbody + tbody {
    border-top: 2px solid #dddddd;
}
.w3eden .table .table {
    background-color: #ffffff;
}
.w3eden .table-condensed &gt; tbody &gt; tr &gt; td,
.w3eden .table-condensed &gt; tbody &gt; tr &gt; th,
.w3eden .table-condensed &gt; tfoot &gt; tr &gt; td,
.w3eden .table-condensed &gt; tfoot &gt; tr &gt; th,
.w3eden .table-condensed &gt; thead &gt; tr &gt; td,
.w3eden .table-condensed &gt; thead &gt; tr &gt; th {
    padding: 5px;
}
.w3eden .table-bordered {
    border: 1px solid #dddddd;
}
.w3eden .table-bordered &gt; tbody &gt; tr &gt; td,
.w3eden .table-bordered &gt; tbody &gt; tr &gt; th,
.w3eden .table-bordered &gt; tfoot &gt; tr &gt; td,
.w3eden .table-bordered &gt; tfoot &gt; tr &gt; th,
.w3eden .table-bordered &gt; thead &gt; tr &gt; td,
.w3eden .table-bordered &gt; thead &gt; tr &gt; th {
    border: 1px solid #dddddd;
}
.w3eden .table-bordered &gt; thead &gt; tr &gt; td,
.w3eden .table-bordered &gt; thead &gt; tr &gt; th {
    border-bottom-width: 2px;
}
.w3eden .table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.w3eden .table-hover &gt; tbody &gt; tr:hover {
    background-color: #f5f5f5;
}
.w3eden table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}
.w3eden table td[class*=col-],
.w3eden table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}
.w3eden .table &gt; tbody &gt; tr.active &gt; td,
.w3eden .table &gt; tbody &gt; tr.active &gt; th,
.w3eden .table &gt; tbody &gt; tr &gt; td.active,
.w3eden .table &gt; tbody &gt; tr &gt; th.active,
.w3eden .table &gt; tfoot &gt; tr.active &gt; td,
.w3eden .table &gt; tfoot &gt; tr.active &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td.active,
.w3eden .table &gt; tfoot &gt; tr &gt; th.active,
.w3eden .table &gt; thead &gt; tr.active &gt; td,
.w3eden .table &gt; thead &gt; tr.active &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td.active,
.w3eden .table &gt; thead &gt; tr &gt; th.active {
    background-color: #f5f5f5;
}
.w3eden .table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.w3eden .table-hover &gt; tbody &gt; tr.active:hover &gt; th,
.w3eden .table-hover &gt; tbody &gt; tr:hover &gt; .active,
.w3eden .table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.w3eden .table-hover &gt; tbody &gt; tr &gt; th.active:hover {
    background-color: #e8e8e8;
}
.w3eden .table &gt; tbody &gt; tr.success &gt; td,
.w3eden .table &gt; tbody &gt; tr.success &gt; th,
.w3eden .table &gt; tbody &gt; tr &gt; td.success,
.w3eden .table &gt; tbody &gt; tr &gt; th.success,
.w3eden .table &gt; tfoot &gt; tr.success &gt; td,
.w3eden .table &gt; tfoot &gt; tr.success &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td.success,
.w3eden .table &gt; tfoot &gt; tr &gt; th.success,
.w3eden .table &gt; thead &gt; tr.success &gt; td,
.w3eden .table &gt; thead &gt; tr.success &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td.success,
.w3eden .table &gt; thead &gt; tr &gt; th.success {
    background-color: #dff0d8;
}
.w3eden .table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.w3eden .table-hover &gt; tbody &gt; tr.success:hover &gt; th,
.w3eden .table-hover &gt; tbody &gt; tr:hover &gt; .success,
.w3eden .table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.w3eden .table-hover &gt; tbody &gt; tr &gt; th.success:hover {
    background-color: #d0e9c6;
}
.w3eden .table &gt; tbody &gt; tr.info &gt; td,
.w3eden .table &gt; tbody &gt; tr.info &gt; th,
.w3eden .table &gt; tbody &gt; tr &gt; td.info,
.w3eden .table &gt; tbody &gt; tr &gt; th.info,
.w3eden .table &gt; tfoot &gt; tr.info &gt; td,
.w3eden .table &gt; tfoot &gt; tr.info &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td.info,
.w3eden .table &gt; tfoot &gt; tr &gt; th.info,
.w3eden .table &gt; thead &gt; tr.info &gt; td,
.w3eden .table &gt; thead &gt; tr.info &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td.info,
.w3eden .table &gt; thead &gt; tr &gt; th.info {
    background-color: #d9edf7;
}
.w3eden .table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.w3eden .table-hover &gt; tbody &gt; tr.info:hover &gt; th,
.w3eden .table-hover &gt; tbody &gt; tr:hover &gt; .info,
.w3eden .table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.w3eden .table-hover &gt; tbody &gt; tr &gt; th.info:hover {
    background-color: #c4e3f3;
}
.w3eden .table &gt; tbody &gt; tr.warning &gt; td,
.w3eden .table &gt; tbody &gt; tr.warning &gt; th,
.w3eden .table &gt; tbody &gt; tr &gt; td.warning,
.w3eden .table &gt; tbody &gt; tr &gt; th.warning,
.w3eden .table &gt; tfoot &gt; tr.warning &gt; td,
.w3eden .table &gt; tfoot &gt; tr.warning &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td.warning,
.w3eden .table &gt; tfoot &gt; tr &gt; th.warning,
.w3eden .table &gt; thead &gt; tr.warning &gt; td,
.w3eden .table &gt; thead &gt; tr.warning &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td.warning,
.w3eden .table &gt; thead &gt; tr &gt; th.warning {
    background-color: #fcf8e3;
}
.w3eden .table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.w3eden .table-hover &gt; tbody &gt; tr.warning:hover &gt; th,
.w3eden .table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.w3eden .table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.w3eden .table-hover &gt; tbody &gt; tr &gt; th.warning:hover {
    background-color: #faf2cc;
}
.w3eden .table &gt; tbody &gt; tr.danger &gt; td,
.w3eden .table &gt; tbody &gt; tr.danger &gt; th,
.w3eden .table &gt; tbody &gt; tr &gt; td.danger,
.w3eden .table &gt; tbody &gt; tr &gt; th.danger,
.w3eden .table &gt; tfoot &gt; tr.danger &gt; td,
.w3eden .table &gt; tfoot &gt; tr.danger &gt; th,
.w3eden .table &gt; tfoot &gt; tr &gt; td.danger,
.w3eden .table &gt; tfoot &gt; tr &gt; th.danger,
.w3eden .table &gt; thead &gt; tr.danger &gt; td,
.w3eden .table &gt; thead &gt; tr.danger &gt; th,
.w3eden .table &gt; thead &gt; tr &gt; td.danger,
.w3eden .table &gt; thead &gt; tr &gt; th.danger {
    background-color: #f2dede;
}
.w3eden .table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.w3eden .table-hover &gt; tbody &gt; tr.danger:hover &gt; th,
.w3eden .table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.w3eden .table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.w3eden .table-hover &gt; tbody &gt; tr &gt; th.danger:hover {
    background-color: #ebcccc;
}
.w3eden .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .w3eden .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .w3eden .table-responsive &gt; .table {
        margin-bottom: 0;
    }
    .w3eden .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
    .w3eden .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
    .w3eden .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td,
    .w3eden .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
    .w3eden .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
    .w3eden .table-responsive &gt; .table &gt; thead &gt; tr &gt; th {
        white-space: nowrap;
    }
    .w3eden .table-responsive &gt; .table-bordered {
        border: 0;
    }
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child {
        border-left: 0;
    }
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
    .w3eden .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child {
        border-right: 0;
    }
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
    .w3eden .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
    .w3eden .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
        border-bottom: 0;
    }
}
.w3eden fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.w3eden legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.w3eden label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.w3eden input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.w3eden input[type=checkbox],
.w3eden input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.w3eden input[type=file] {
    display: block;
}
.w3eden input[type=range] {
    display: block;
    width: 100%;
}
.w3eden select[multiple],
.w3eden select[size] {
    height: auto;
}
.w3eden input[type=file]:focus,
.w3eden input[type=checkbox]:focus,
.w3eden input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.w3eden output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}
.w3eden .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    /*
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.055);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    */
    box-shadow: none;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.w3eden .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
}
.w3eden .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.w3eden .form-control:-ms-input-placeholder {
    color: #999999;
}
.w3eden .form-control::-webkit-input-placeholder {
    color: #999999;
}
.w3eden .form-control[disabled],
.w3eden .form-control[readonly],
.w3eden fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.w3eden .form-control[disabled],
.w3eden fieldset[disabled] .form-control {
    cursor: not-allowed;
}
.w3eden textarea.form-control {
    height: auto;
}
.w3eden input[type=search] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .w3eden input[type=date],
    .w3eden input[type=time],
    .w3eden input[type=datetime-local],
    .w3eden input[type=month] {
        line-height: 34px;
    }
    .w3eden .input-group-sm input[type=date],
    .w3eden .input-group-sm input[type=time],
    .w3eden .input-group-sm input[type=datetime-local],
    .w3eden .input-group-sm input[type=month],
    .w3eden input[type=date].input-sm,
    .w3eden input[type=time].input-sm,
    .w3eden input[type=datetime-local].input-sm,
    .w3eden input[type=month].input-sm {
        line-height: 30px;
    }
    .w3eden .input-group-lg input[type=date],
    .w3eden .input-group-lg input[type=time],
    .w3eden .input-group-lg input[type=datetime-local],
    .w3eden .input-group-lg input[type=month],
    .w3eden input[type=date].input-lg,
    .w3eden input[type=time].input-lg,
    .w3eden input[type=datetime-local].input-lg,
    .w3eden input[type=month].input-lg {
        line-height: 46px;
    }
}
.w3eden .form-group {
    margin-bottom: 15px;
}
.w3eden .checkbox,
.w3eden .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.w3eden .checkbox label,
.w3eden .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.w3eden .checkbox input[type=checkbox],
.w3eden .checkbox-inline input[type=checkbox],
.w3eden .radio input[type=radio],
.w3eden .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.w3eden .checkbox + .checkbox,
.w3eden .radio + .radio {
    margin-top: -5px;
}
.w3eden .checkbox-inline,
.w3eden .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.w3eden .checkbox-inline + .checkbox-inline,
.w3eden .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.w3eden fieldset[disabled] input[type=checkbox],
.w3eden fieldset[disabled] input[type=radio],
.w3eden input[type=checkbox].disabled,
.w3eden input[type=checkbox][disabled],
.w3eden input[type=radio].disabled,
.w3eden input[type=radio][disabled] {
    cursor: not-allowed;
}
.w3eden .checkbox-inline.disabled,
.w3eden .radio-inline.disabled,
.w3eden fieldset[disabled] .checkbox-inline,
.w3eden fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.w3eden .checkbox.disabled label,
.w3eden .radio.disabled label,
.w3eden fieldset[disabled] .checkbox label,
.w3eden fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.w3eden .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.w3eden .form-control-static.input-lg,
.w3eden .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}
.w3eden .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.w3eden select.input-sm {
    height: 30px;
    line-height: 30px;
}
.w3eden select[multiple].input-sm,
.w3eden textarea.input-sm {
    height: auto;
}
.w3eden .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.w3eden select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}
.w3eden select[multiple].form-group-sm .form-control,
.w3eden textarea.form-group-sm .form-control {
    height: auto;
}
.w3eden .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.w3eden .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.w3eden select.input-lg {
    height: 46px;
    line-height: 46px;
}
.w3eden select[multiple].input-lg,
.w3eden textarea.input-lg {
    height: auto;
}
.w3eden .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.w3eden select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}
.w3eden select[multiple].form-group-lg .form-control,
.w3eden textarea.form-group-lg .form-control {
    height: auto;
}
.w3eden .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.w3eden .has-feedback {
    position: relative;
}
.w3eden .has-feedback .form-control {
    padding-right: 42.5px;
}
.w3eden .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.w3eden .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.w3eden .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.w3eden .has-success .checkbox,
.w3eden .has-success .checkbox-inline,
.w3eden .has-success .control-label,
.w3eden .has-success .help-block,
.w3eden .has-success .radio,
.w3eden .has-success .radio-inline,
.w3eden .has-success.checkbox label,
.w3eden .has-success.checkbox-inline label,
.w3eden .has-success.radio label,
.w3eden .has-success.radio-inline label {
    color: #3c763d;
}
.w3eden .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.w3eden .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.w3eden .has-success .form-control-feedback {
    color: #3c763d;
}
.w3eden .has-warning .checkbox,
.w3eden .has-warning .checkbox-inline,
.w3eden .has-warning .control-label,
.w3eden .has-warning .help-block,
.w3eden .has-warning .radio,
.w3eden .has-warning .radio-inline,
.w3eden .has-warning.checkbox label,
.w3eden .has-warning.checkbox-inline label,
.w3eden .has-warning.radio label,
.w3eden .has-warning.radio-inline label {
    color: #8a6d3b;
}
.w3eden .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.w3eden .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.w3eden .has-warning .form-control-feedback {
    color: #8a6d3b;
}
.w3eden .has-error .checkbox,
.w3eden .has-error .checkbox-inline,
.w3eden .has-error .control-label,
.w3eden .has-error .help-block,
.w3eden .has-error .radio,
.w3eden .has-error .radio-inline,
.w3eden .has-error.checkbox label,
.w3eden .has-error.checkbox-inline label,
.w3eden .has-error.radio label,
.w3eden .has-error.radio-inline label {
    color: #a94442;
}
.w3eden .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.w3eden .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.w3eden .has-error .form-control-feedback {
    color: #a94442;
}
.w3eden .has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.w3eden .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.w3eden .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .w3eden .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .w3eden .form-inline .form-control-static {
        display: inline-block;
    }
    .w3eden .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .w3eden .form-inline .input-group .form-control,
    .w3eden .form-inline .input-group .input-group-addon,
    .w3eden .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .w3eden .form-inline .input-group &gt; .form-control {
        width: 100%;
    }
    .w3eden .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .form-inline .checkbox,
    .w3eden .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .form-inline .checkbox label,
    .w3eden .form-inline .radio label {
        padding-left: 0;
    }
    .w3eden .form-inline .checkbox input[type=checkbox],
    .w3eden .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .w3eden .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.w3eden .form-horizontal .checkbox,
.w3eden .form-horizontal .checkbox-inline,
.w3eden .form-horizontal .radio,
.w3eden .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.w3eden .form-horizontal .checkbox,
.w3eden .form-horizontal .radio {
    min-height: 27px;
}
.w3eden .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .w3eden .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
.w3eden .form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .w3eden .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
    }
}
@media (min-width: 768px) {
    .w3eden .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}
.w3eden .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}
.w3eden .btn.active.focus,
.w3eden .btn.active:focus,
.w3eden .btn.focus,
.w3eden .btn:active.focus,
.w3eden .btn:active:focus,
.w3eden .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.w3eden .btn.focus,
.w3eden .btn:focus,
.w3eden .btn:hover {
    color: #333;
    text-decoration: none;
}
.w3eden .btn.active,
.w3eden .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.w3eden .btn.disabled,
.w3eden .btn[disabled],
.w3eden fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65;
}
.w3eden .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #cccccc;
}
.w3eden .btn-default.active,
.w3eden .btn-default.focus,
.w3eden .btn-default:active,
.w3eden .btn-default:focus,
.w3eden .btn-default:hover,
.w3eden .open &gt; .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.w3eden .btn-default.active,
.w3eden .btn-default:active,
.w3eden .open &gt; .dropdown-toggle.btn-default {
    background-image: none;
}
.w3eden .btn-default.disabled,
.w3eden .btn-default.disabled.active,
.w3eden .btn-default.disabled.focus,
.w3eden .btn-default.disabled:active,
.w3eden .btn-default.disabled:focus,
.w3eden .btn-default.disabled:hover,
.w3eden .btn-default[disabled],
.w3eden .btn-default[disabled].active,
.w3eden .btn-default[disabled].focus,
.w3eden .btn-default[disabled]:active,
.w3eden .btn-default[disabled]:focus,
.w3eden .btn-default[disabled]:hover,
.w3eden fieldset[disabled] .btn-default,
.w3eden fieldset[disabled] .btn-default.active,
.w3eden fieldset[disabled] .btn-default.focus,
.w3eden fieldset[disabled] .btn-default:active,
.w3eden fieldset[disabled] .btn-default:focus,
.w3eden fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #cccccc;
}
.w3eden .btn-default .badge {
    color: #fff;
    background-color: #333333;
}
.w3eden .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.w3eden .btn-primary.active,
.w3eden .btn-primary.focus,
.w3eden .btn-primary:active,
.w3eden .btn-primary:focus,
.w3eden .btn-primary:hover,
.w3eden .open &gt; .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.w3eden .btn-primary.active,
.w3eden .btn-primary:active,
.w3eden .open &gt; .dropdown-toggle.btn-primary {
    background-image: none;
}
.w3eden .btn-primary.disabled,
.w3eden .btn-primary.disabled.active,
.w3eden .btn-primary.disabled.focus,
.w3eden .btn-primary.disabled:active,
.w3eden .btn-primary.disabled:focus,
.w3eden .btn-primary.disabled:hover,
.w3eden .btn-primary[disabled],
.w3eden .btn-primary[disabled].active,
.w3eden .btn-primary[disabled].focus,
.w3eden .btn-primary[disabled]:active,
.w3eden .btn-primary[disabled]:focus,
.w3eden .btn-primary[disabled]:hover,
.w3eden fieldset[disabled] .btn-primary,
.w3eden fieldset[disabled] .btn-primary.active,
.w3eden fieldset[disabled] .btn-primary.focus,
.w3eden fieldset[disabled] .btn-primary:active,
.w3eden fieldset[disabled] .btn-primary:focus,
.w3eden fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.w3eden .btn-primary .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.w3eden .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.w3eden .btn-success.active,
.w3eden .btn-success.focus,
.w3eden .btn-success:active,
.w3eden .btn-success:focus,
.w3eden .btn-success:hover,
.w3eden .open &gt; .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.w3eden .btn-success.active,
.w3eden .btn-success:active,
.w3eden .open &gt; .dropdown-toggle.btn-success {
    background-image: none;
}
.w3eden .btn-success.disabled,
.w3eden .btn-success.disabled.active,
.w3eden .btn-success.disabled.focus,
.w3eden .btn-success.disabled:active,
.w3eden .btn-success.disabled:focus,
.w3eden .btn-success.disabled:hover,
.w3eden .btn-success[disabled],
.w3eden .btn-success[disabled].active,
.w3eden .btn-success[disabled].focus,
.w3eden .btn-success[disabled]:active,
.w3eden .btn-success[disabled]:focus,
.w3eden .btn-success[disabled]:hover,
.w3eden fieldset[disabled] .btn-success,
.w3eden fieldset[disabled] .btn-success.active,
.w3eden fieldset[disabled] .btn-success.focus,
.w3eden fieldset[disabled] .btn-success:active,
.w3eden fieldset[disabled] .btn-success:focus,
.w3eden fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.w3eden .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}
.w3eden .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.w3eden .btn-info.active,
.w3eden .btn-info.focus,
.w3eden .btn-info:active,
.w3eden .btn-info:focus,
.w3eden .btn-info:hover,
.w3eden .open &gt; .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.w3eden .btn-info.active,
.w3eden .btn-info:active,
.w3eden .open &gt; .dropdown-toggle.btn-info {
    background-image: none;
}
.w3eden .btn-info.disabled,
.w3eden .btn-info.disabled.active,
.w3eden .btn-info.disabled.focus,
.w3eden .btn-info.disabled:active,
.w3eden .btn-info.disabled:focus,
.w3eden .btn-info.disabled:hover,
.w3eden .btn-info[disabled],
.w3eden .btn-info[disabled].active,
.w3eden .btn-info[disabled].focus,
.w3eden .btn-info[disabled]:active,
.w3eden .btn-info[disabled]:focus,
.w3eden .btn-info[disabled]:hover,
.w3eden fieldset[disabled] .btn-info,
.w3eden fieldset[disabled] .btn-info.active,
.w3eden fieldset[disabled] .btn-info.focus,
.w3eden fieldset[disabled] .btn-info:active,
.w3eden fieldset[disabled] .btn-info:focus,
.w3eden fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.w3eden .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}
.w3eden .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.w3eden .btn-warning.active,
.w3eden .btn-warning.focus,
.w3eden .btn-warning:active,
.w3eden .btn-warning:focus,
.w3eden .btn-warning:hover,
.w3eden .open &gt; .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.w3eden .btn-warning.active,
.w3eden .btn-warning:active,
.w3eden .open &gt; .dropdown-toggle.btn-warning {
    background-image: none;
}
.w3eden .btn-warning.disabled,
.w3eden .btn-warning.disabled.active,
.w3eden .btn-warning.disabled.focus,
.w3eden .btn-warning.disabled:active,
.w3eden .btn-warning.disabled:focus,
.w3eden .btn-warning.disabled:hover,
.w3eden .btn-warning[disabled],
.w3eden .btn-warning[disabled].active,
.w3eden .btn-warning[disabled].focus,
.w3eden .btn-warning[disabled]:active,
.w3eden .btn-warning[disabled]:focus,
.w3eden .btn-warning[disabled]:hover,
.w3eden fieldset[disabled] .btn-warning,
.w3eden fieldset[disabled] .btn-warning.active,
.w3eden fieldset[disabled] .btn-warning.focus,
.w3eden fieldset[disabled] .btn-warning:active,
.w3eden fieldset[disabled] .btn-warning:focus,
.w3eden fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.w3eden .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}
.w3eden .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.w3eden .btn-danger.active,
.w3eden .btn-danger.focus,
.w3eden .btn-danger:active,
.w3eden .btn-danger:focus,
.w3eden .btn-danger:hover,
.w3eden .open &gt; .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.w3eden .btn-danger.active,
.w3eden .btn-danger:active,
.w3eden .open &gt; .dropdown-toggle.btn-danger {
    background-image: none;
}
.w3eden .btn-danger.disabled,
.w3eden .btn-danger.disabled.active,
.w3eden .btn-danger.disabled.focus,
.w3eden .btn-danger.disabled:active,
.w3eden .btn-danger.disabled:focus,
.w3eden .btn-danger.disabled:hover,
.w3eden .btn-danger[disabled],
.w3eden .btn-danger[disabled].active,
.w3eden .btn-danger[disabled].focus,
.w3eden .btn-danger[disabled]:active,
.w3eden .btn-danger[disabled]:focus,
.w3eden .btn-danger[disabled]:hover,
.w3eden fieldset[disabled] .btn-danger,
.w3eden fieldset[disabled] .btn-danger.active,
.w3eden fieldset[disabled] .btn-danger.focus,
.w3eden fieldset[disabled] .btn-danger:active,
.w3eden fieldset[disabled] .btn-danger:focus,
.w3eden fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.w3eden .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}
.w3eden .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.w3eden .btn-link,
.w3eden .btn-link.active,
.w3eden .btn-link:active,
.w3eden .btn-link[disabled],
.w3eden fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.w3eden .btn-link,
.w3eden .btn-link:active,
.w3eden .btn-link:focus,
.w3eden .btn-link:hover {
    border-color: transparent;
}
.w3eden .btn-link:focus,
.w3eden .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.w3eden .btn-link[disabled]:focus,
.w3eden .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .btn-link:focus,
.w3eden fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.w3eden .btn-group-lg &gt; .btn,
.w3eden .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.w3eden .btn-group-sm &gt; .btn,
.w3eden .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.w3eden .btn-group-xs &gt; .btn,
.w3eden .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.w3eden .btn-block {
    display: block;
    width: 100%;
}
.w3eden .btn-block + .btn-block {
    margin-top: 5px;
}
.w3eden input[type=button].btn-block,
.w3eden input[type=reset].btn-block,
.w3eden input[type=submit].btn-block {
    width: 100%;
}
.w3eden .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity 0.15s linear;
}
.w3eden .fade.in {
    opacity: 1;
}
.w3eden .collapse {
    display: none;
}
.w3eden .collapse.in {
    display: block;
}
.w3eden tr.collapse.in {
    display: table-row;
}
.w3eden tbody.collapse.in {
    display: table-row-group;
}
.w3eden .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height, visibility;
}
.w3eden .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.w3eden .dropdown,
.w3eden .dropup {
    position: relative;
}
.w3eden .dropdown-toggle:focus {
    outline: 0;
}
.w3eden .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.w3eden .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.w3eden .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.w3eden .dropdown-menu &gt; li &gt; a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.w3eden .dropdown-menu &gt; li &gt; a:focus,
.w3eden .dropdown-menu &gt; li &gt; a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.w3eden .dropdown-menu &gt; .active &gt; a,
.w3eden .dropdown-menu &gt; .active &gt; a:focus,
.w3eden .dropdown-menu &gt; .active &gt; a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.w3eden .dropdown-menu &gt; .disabled &gt; a,
.w3eden .dropdown-menu &gt; .disabled &gt; a:focus,
.w3eden .dropdown-menu &gt; .disabled &gt; a:hover {
    color: #777777;
}
.w3eden .dropdown-menu &gt; .disabled &gt; a:focus,
.w3eden .dropdown-menu &gt; .disabled &gt; a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.w3eden .open &gt; .dropdown-menu {
    display: block;
}
.w3eden .open &gt; a {
    outline: 0;
}
.w3eden .dropdown-menu-right {
    right: 0;
    left: auto;
}
.w3eden .dropdown-menu-left {
    right: auto;
    left: 0;
}
.w3eden .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.w3eden .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.w3eden .pull-right &gt; .dropdown-menu {
    right: 0;
    left: auto;
}
.w3eden .dropup .caret,
.w3eden .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}
.w3eden .dropup .dropdown-menu,
.w3eden .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .w3eden .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .w3eden .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.w3eden .btn-group,
.w3eden .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.w3eden .btn-group-vertical &gt; .btn,
.w3eden .btn-group &gt; .btn {
    position: relative;
    float: left;
}
.w3eden .btn-group-vertical &gt; .btn.active,
.w3eden .btn-group-vertical &gt; .btn:active,
.w3eden .btn-group-vertical &gt; .btn:focus,
.w3eden .btn-group-vertical &gt; .btn:hover,
.w3eden .btn-group &gt; .btn.active,
.w3eden .btn-group &gt; .btn:active,
.w3eden .btn-group &gt; .btn:focus,
.w3eden .btn-group &gt; .btn:hover {
    z-index: 2;
}
.w3eden .btn-group .btn + .btn,
.w3eden .btn-group .btn + .btn-group,
.w3eden .btn-group .btn-group + .btn,
.w3eden .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.w3eden .btn-toolbar {
    margin-left: -5px;
}
.w3eden .btn-toolbar .btn-group,
.w3eden .btn-toolbar .input-group {
    float: left;
}
.w3eden .btn-toolbar &gt; .btn,
.w3eden .btn-toolbar &gt; .btn-group,
.w3eden .btn-toolbar &gt; .input-group {
    margin-left: 5px;
}
.w3eden .btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.w3eden .btn-group &gt; .btn:first-child {
    margin-left: 0;
}
.w3eden .btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.w3eden .btn-group &gt; .btn:last-child:not(:first-child),
.w3eden .btn-group &gt; .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .btn-group &gt; .btn-group {
    float: left;
}
.w3eden .btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
    border-radius: 0;
}
.w3eden .btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.w3eden .btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.w3eden .btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .btn-group .dropdown-toggle:active,
.w3eden .btn-group.open .dropdown-toggle {
    outline: 0;
}
.w3eden .btn-group &gt; .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.w3eden .btn-group &gt; .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.w3eden .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.w3eden .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.w3eden .btn .caret {
    margin-left: 0;
}
.w3eden .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.w3eden .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.w3eden .btn-group-vertical &gt; .btn,
.w3eden .btn-group-vertical &gt; .btn-group,
.w3eden .btn-group-vertical &gt; .btn-group &gt; .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.w3eden .btn-group-vertical &gt; .btn-group &gt; .btn {
    float: none;
}
.w3eden .btn-group-vertical &gt; .btn + .btn,
.w3eden .btn-group-vertical &gt; .btn + .btn-group,
.w3eden .btn-group-vertical &gt; .btn-group + .btn,
.w3eden .btn-group-vertical &gt; .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.w3eden .btn-group-vertical &gt; .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.w3eden .btn-group-vertical &gt; .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .btn-group-vertical &gt; .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
}
.w3eden .btn-group-vertical &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
    border-radius: 0;
}
.w3eden .btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.w3eden .btn-group-vertical &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .btn-group-vertical &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.w3eden .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.w3eden .btn-group-justified &gt; .btn,
.w3eden .btn-group-justified &gt; .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.w3eden .btn-group-justified &gt; .btn-group .btn {
    width: 100%;
}
.w3eden .btn-group-justified &gt; .btn-group .dropdown-menu {
    left: auto;
}
.w3eden [data-toggle=buttons] &gt; .btn input[type=checkbox],
.w3eden [data-toggle=buttons] &gt; .btn input[type=radio],
.w3eden [data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=checkbox],
.w3eden [data-toggle=buttons] &gt; .btn-group &gt; .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.w3eden .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.w3eden .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.w3eden .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.w3eden .input-group-lg &gt; .form-control,
.w3eden .input-group-lg &gt; .input-group-addon,
.w3eden .input-group-lg &gt; .input-group-btn &gt; .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.w3eden select.input-group-lg &gt; .form-control,
.w3eden select.input-group-lg &gt; .input-group-addon,
.w3eden select.input-group-lg &gt; .input-group-btn &gt; .btn {
    height: 46px;
    line-height: 46px;
}
.w3eden select[multiple].input-group-lg &gt; .form-control,
.w3eden select[multiple].input-group-lg &gt; .input-group-addon,
.w3eden select[multiple].input-group-lg &gt; .input-group-btn &gt; .btn,
.w3eden textarea.input-group-lg &gt; .form-control,
.w3eden textarea.input-group-lg &gt; .input-group-addon,
.w3eden textarea.input-group-lg &gt; .input-group-btn &gt; .btn {
    height: auto;
}
.w3eden .input-group-sm &gt; .form-control,
.w3eden .input-group-sm &gt; .input-group-addon,
.w3eden .input-group-sm &gt; .input-group-btn &gt; .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.w3eden select.input-group-sm &gt; .form-control,
.w3eden select.input-group-sm &gt; .input-group-addon,
.w3eden select.input-group-sm &gt; .input-group-btn &gt; .btn {
    height: 30px;
    line-height: 30px;
}
.w3eden select[multiple].input-group-sm &gt; .form-control,
.w3eden select[multiple].input-group-sm &gt; .input-group-addon,
.w3eden select[multiple].input-group-sm &gt; .input-group-btn &gt; .btn,
.w3eden textarea.input-group-sm &gt; .form-control,
.w3eden textarea.input-group-sm &gt; .input-group-addon,
.w3eden textarea.input-group-sm &gt; .input-group-btn &gt; .btn {
    height: auto;
}
.w3eden .input-group .form-control,
.w3eden .input-group-addon,
.w3eden .input-group-btn {
    display: table-cell;
}
.w3eden .input-group .form-control:not(:first-child):not(:last-child),
.w3eden .input-group-addon:not(:first-child):not(:last-child),
.w3eden .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.w3eden .input-group-addon,
.w3eden .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.w3eden .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.w3eden .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.w3eden .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.w3eden .input-group-addon input[type=checkbox],
.w3eden .input-group-addon input[type=radio] {
    margin-top: 0;
}
.w3eden .input-group .form-control:first-child,
.w3eden .input-group-addon:first-child,
.w3eden .input-group-btn:first-child &gt; .btn,
.w3eden .input-group-btn:first-child &gt; .btn-group &gt; .btn,
.w3eden .input-group-btn:first-child &gt; .dropdown-toggle,
.w3eden .input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn,
.w3eden .input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.w3eden .input-group-addon:first-child {
    border-right: 0;
}
.w3eden .input-group .form-control:last-child,
.w3eden .input-group-addon:last-child,
.w3eden .input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn,
.w3eden .input-group-btn:first-child &gt; .btn:not(:first-child),
.w3eden .input-group-btn:last-child &gt; .btn,
.w3eden .input-group-btn:last-child &gt; .btn-group &gt; .btn,
.w3eden .input-group-btn:last-child &gt; .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .input-group-addon:last-child {
    border-left: 0;
}
.w3eden .input-group-btn {
    position: relative;
    white-space: nowrap;
}
.w3eden .input-group-btn &gt; .btn {
    position: relative;
}
.w3eden .input-group-btn &gt; .btn + .btn {
    margin-left: -1px;
}
.w3eden .input-group-btn &gt; .btn:active,
.w3eden .input-group-btn &gt; .btn:focus,
.w3eden .input-group-btn &gt; .btn:hover {
    z-index: 2;
}
.w3eden .input-group-btn:first-child &gt; .btn,
.w3eden .input-group-btn:first-child &gt; .btn-group {
    margin-right: -1px;
}
.w3eden .input-group-btn:last-child &gt; .btn,
.w3eden .input-group-btn:last-child &gt; .btn-group {
    margin-left: -1px;
}
.w3eden .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.w3eden .nav &gt; li {
    position: relative;
    display: block;
}
.w3eden .nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.w3eden .nav &gt; li &gt; a:focus,
.w3eden .nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}
.w3eden .nav &gt; li.disabled &gt; a {
    color: #777777;
}
.w3eden .nav &gt; li.disabled &gt; a:focus,
.w3eden .nav &gt; li.disabled &gt; a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.w3eden .nav .open &gt; a,
.w3eden .nav .open &gt; a:focus,
.w3eden .nav .open &gt; a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.w3eden .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.w3eden .nav &gt; li &gt; a &gt; img {
    max-width: none;
}
.w3eden .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.w3eden .nav-tabs &gt; li {
    float: left;
    margin-bottom: -1px;
}
.w3eden .nav-tabs &gt; li &gt; a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.w3eden .nav-tabs &gt; li &gt; a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.w3eden .nav-tabs &gt; li.active &gt; a,
.w3eden .nav-tabs &gt; li.active &gt; a:focus,
.w3eden .nav-tabs &gt; li.active &gt; a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.w3eden .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.w3eden .nav-tabs.nav-justified &gt; li {
    float: none;
}
.w3eden .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 5px;
    text-align: center;
}
.w3eden .nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .w3eden .nav-tabs.nav-justified &gt; li {
        display: table-cell;
        width: 1%;
    }
    .w3eden .nav-tabs.nav-justified &gt; li &gt; a {
        margin-bottom: 0;
    }
}
.w3eden .nav-tabs.nav-justified &gt; li &gt; a {
    margin-right: 0;
    border-radius: 4px;
}
.w3eden .nav-tabs.nav-justified &gt; .active &gt; a,
.w3eden .nav-tabs.nav-justified &gt; .active &gt; a:focus,
.w3eden .nav-tabs.nav-justified &gt; .active &gt; a:hover {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .w3eden .nav-tabs.nav-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .w3eden .nav-tabs.nav-justified &gt; .active &gt; a,
    .w3eden .nav-tabs.nav-justified &gt; .active &gt; a:focus,
    .w3eden .nav-tabs.nav-justified &gt; .active &gt; a:hover {
        border-bottom-color: #ffffff;
    }
}
.w3eden .nav-pills &gt; li {
    float: left;
}
.w3eden .nav-pills &gt; li &gt; a {
    border-radius: 4px;
}
.w3eden .nav-pills &gt; li + li {
    margin-left: 2px;
}
.w3eden .nav-pills &gt; li.active &gt; a,
.w3eden .nav-pills &gt; li.active &gt; a:focus,
.w3eden .nav-pills &gt; li.active &gt; a:hover {
    color: #fff;
    background-color: #337ab7;
}
.w3eden .nav-stacked &gt; li {
    float: none;
}
.w3eden .nav-stacked &gt; li + li {
    margin-top: 2px;
    margin-left: 0;
}
.w3eden .nav-justified {
    width: 100%;
}
.w3eden .nav-justified &gt; li {
    float: none;
}
.w3eden .nav-justified &gt; li &gt; a {
    margin-bottom: 5px;
    text-align: center;
}
.w3eden .nav-justified &gt; .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .w3eden .nav-justified &gt; li {
        display: table-cell;
        width: 1%;
    }
    .w3eden .nav-justified &gt; li &gt; a {
        margin-bottom: 0;
    }
}
.w3eden .nav-tabs-justified {
    border-bottom: 0;
}
.w3eden .nav-tabs-justified &gt; li &gt; a {
    margin-right: 0;
    border-radius: 4px;
}
.w3eden .nav-tabs-justified &gt; .active &gt; a,
.w3eden .nav-tabs-justified &gt; .active &gt; a:focus,
.w3eden .nav-tabs-justified &gt; .active &gt; a:hover {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .w3eden .nav-tabs-justified &gt; li &gt; a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .w3eden .nav-tabs-justified &gt; .active &gt; a,
    .w3eden .nav-tabs-justified &gt; .active &gt; a:focus,
    .w3eden .nav-tabs-justified &gt; .active &gt; a:hover {
        border-bottom-color: #ffffff;
    }
}
.w3eden .tab-content &gt; .tab-pane {
    display: none;
}
.w3eden .tab-content &gt; .active {
    display: block;
}
.w3eden .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.w3eden .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .w3eden .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .w3eden .navbar-header {
        float: left;
    }
}
.w3eden .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.w3eden .navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .w3eden .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .w3eden .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .w3eden .navbar-collapse.in {
        overflow-y: visible;
    }
    .w3eden .navbar-fixed-bottom .navbar-collapse,
    .w3eden .navbar-fixed-top .navbar-collapse,
    .w3eden .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.w3eden .navbar-fixed-bottom .navbar-collapse,
.w3eden .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .w3eden .navbar-fixed-bottom .navbar-collapse,
    .w3eden .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.w3eden .container-fluid &gt; .navbar-collapse,
.w3eden .container-fluid &gt; .navbar-header,
.w3eden .container &gt; .navbar-collapse,
.w3eden .container &gt; .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .w3eden .container-fluid &gt; .navbar-collapse,
    .w3eden .container-fluid &gt; .navbar-header,
    .w3eden .container &gt; .navbar-collapse,
    .w3eden .container &gt; .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.w3eden .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .w3eden .navbar-static-top {
        border-radius: 0;
    }
}
.w3eden .navbar-fixed-bottom,
.w3eden .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .w3eden .navbar-fixed-bottom,
    .w3eden .navbar-fixed-top {
        border-radius: 0;
    }
}
.w3eden .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.w3eden .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.w3eden .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.w3eden .navbar-brand:focus,
.w3eden .navbar-brand:hover {
    text-decoration: none;
}
.w3eden .navbar-brand &gt; img {
    display: block;
}
@media (min-width: 768px) {
    .w3eden .navbar &gt; .container .navbar-brand,
    .w3eden .navbar &gt; .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.w3eden .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.w3eden .navbar-toggle:focus {
    outline: 0;
}
.w3eden .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.w3eden .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .w3eden .navbar-toggle {
        display: none;
    }
}
.w3eden .navbar-nav {
    margin: 7.5px -15px;
}
.w3eden .navbar-nav &gt; li &gt; a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .w3eden .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .w3eden .navbar-nav .open .dropdown-menu .dropdown-header,
    .w3eden .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        padding: 5px 15px 5px 25px;
    }
    .w3eden .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        line-height: 20px;
    }
    .w3eden .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .w3eden .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .w3eden .navbar-nav {
        float: left;
        margin: 0;
    }
    .w3eden .navbar-nav &gt; li {
        float: left;
    }
    .w3eden .navbar-nav &gt; li &gt; a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.w3eden .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
    .w3eden .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .w3eden .navbar-form .form-control-static {
        display: inline-block;
    }
    .w3eden .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .w3eden .navbar-form .input-group .form-control,
    .w3eden .navbar-form .input-group .input-group-addon,
    .w3eden .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .w3eden .navbar-form .input-group &gt; .form-control {
        width: 100%;
    }
    .w3eden .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .navbar-form .checkbox,
    .w3eden .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .w3eden .navbar-form .checkbox label,
    .w3eden .navbar-form .radio label {
        padding-left: 0;
    }
    .w3eden .navbar-form .checkbox input[type=checkbox],
    .w3eden .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0;
    }
    .w3eden .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .w3eden .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .w3eden .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .w3eden .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.w3eden .navbar-nav &gt; li &gt; .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.w3eden .navbar-fixed-bottom .navbar-nav &gt; li &gt; .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.w3eden .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.w3eden .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.w3eden .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.w3eden .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .w3eden .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}
@media (min-width: 768px) {
    .w3eden .navbar-left {
        float: left !important;
    }
    .w3eden .navbar-right {
        float: right!important;
        margin-right: -15px;
    }
    .w3eden .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.w3eden .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-brand {
    color: #777777;
}
.w3eden .navbar-default .navbar-brand:focus,
.w3eden .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.w3eden .navbar-default .navbar-text {
    color: #777777;
}
.w3eden .navbar-default .navbar-nav &gt; li &gt; a {
    color: #777777;
}
.w3eden .navbar-default .navbar-nav &gt; li &gt; a:focus,
.w3eden .navbar-default .navbar-nav &gt; li &gt; a:hover {
    color: #333;
    background-color: transparent;
}
.w3eden .navbar-default .navbar-nav &gt; .active &gt; a,
.w3eden .navbar-default .navbar-nav &gt; .active &gt; a:focus,
.w3eden .navbar-default .navbar-nav &gt; .active &gt; a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-nav &gt; .disabled &gt; a,
.w3eden .navbar-default .navbar-nav &gt; .disabled &gt; a:focus,
.w3eden .navbar-default .navbar-nav &gt; .disabled &gt; a:hover {
    color: #ccc;
    background-color: transparent;
}
.w3eden .navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.w3eden .navbar-default .navbar-toggle:focus,
.w3eden .navbar-default .navbar-toggle:hover {
    background-color: #dddddd;
}
.w3eden .navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.w3eden .navbar-default .navbar-collapse,
.w3eden .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-nav &gt; .open &gt; a,
.w3eden .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.w3eden .navbar-default .navbar-nav &gt; .open &gt; a:hover {
    color: #555;
    background-color: #e7e7e7;
}
@media (max-width: 767px) {
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #777777;
    }
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #333;
        background-color: transparent;
    }
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus,
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #555;
        background-color: #e7e7e7;
    }
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus,
    .w3eden .navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #ccc;
        background-color: transparent;
    }
}
.w3eden .navbar-default .navbar-link {
    color: #777777;
}
.w3eden .navbar-default .navbar-link:hover {
    color: #333333;
}
.w3eden .navbar-default .btn-link {
    color: #777777;
}
.w3eden .navbar-default .btn-link:focus,
.w3eden .navbar-default .btn-link:hover {
    color: #333333;
}
.w3eden .navbar-default .btn-link[disabled]:focus,
.w3eden .navbar-default .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .navbar-default .btn-link:focus,
.w3eden fieldset[disabled] .navbar-default .btn-link:hover {
    color: #cccccc;
}
.w3eden .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.w3eden .navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-brand:focus,
.w3eden .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.w3eden .navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-nav &gt; li &gt; a {
    color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-nav &gt; li &gt; a:focus,
.w3eden .navbar-inverse .navbar-nav &gt; li &gt; a:hover {
    color: #fff;
    background-color: transparent;
}
.w3eden .navbar-inverse .navbar-nav &gt; .active &gt; a,
.w3eden .navbar-inverse .navbar-nav &gt; .active &gt; a:focus,
.w3eden .navbar-inverse .navbar-nav &gt; .active &gt; a:hover {
    color: #fff;
    background-color: #080808;
}
.w3eden .navbar-inverse .navbar-nav &gt; .disabled &gt; a,
.w3eden .navbar-inverse .navbar-nav &gt; .disabled &gt; a:focus,
.w3eden .navbar-inverse .navbar-nav &gt; .disabled &gt; a:hover {
    color: #444;
    background-color: transparent;
}
.w3eden .navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.w3eden .navbar-inverse .navbar-toggle:focus,
.w3eden .navbar-inverse .navbar-toggle:hover {
    background-color: #333333;
}
.w3eden .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.w3eden .navbar-inverse .navbar-collapse,
.w3eden .navbar-inverse .navbar-form {
    border-color: #101010;
}
.w3eden .navbar-inverse .navbar-nav &gt; .open &gt; a,
.w3eden .navbar-inverse .navbar-nav &gt; .open &gt; a:focus,
.w3eden .navbar-inverse .navbar-nav &gt; .open &gt; a:hover {
    color: #fff;
    background-color: #080808;
}
@media (max-width: 767px) {
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .dropdown-header {
        border-color: #080808;
    }
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #9d9d9d;
    }
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus,
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover {
        color: #fff;
        background-color: transparent;
    }
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus,
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover {
        color: #fff;
        background-color: #080808;
    }
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus,
    .w3eden .navbar-inverse .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover {
        color: #444;
        background-color: transparent;
    }
}
.w3eden .navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.w3eden .navbar-inverse .btn-link {
    color: #9d9d9d;
}
.w3eden .navbar-inverse .btn-link:focus,
.w3eden .navbar-inverse .btn-link:hover {
    color: #ffffff;
}
.w3eden .navbar-inverse .btn-link[disabled]:focus,
.w3eden .navbar-inverse .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .navbar-inverse .btn-link:focus,
.w3eden fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444444;
}
.w3eden .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.w3eden .breadcrumb &gt; li {
    display: inline-block;
}
.w3eden .breadcrumb &gt; li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.w3eden .breadcrumb &gt; .active {
    color: #777777;
}
.w3eden .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.w3eden .pagination &gt; li {
    display: inline;
}
.w3eden .pagination &gt; li &gt; a,
.w3eden .pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dddddd;
}
.w3eden .pagination &gt; li:first-child &gt; a,
.w3eden .pagination &gt; li:first-child &gt; span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.w3eden .pagination &gt; li:last-child &gt; a,
.w3eden .pagination &gt; li:last-child &gt; span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.w3eden .pagination &gt; li &gt; a:focus,
.w3eden .pagination &gt; li &gt; a:hover,
.w3eden .pagination &gt; li &gt; span:focus,
.w3eden .pagination &gt; li &gt; span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #dddddd;
}
.w3eden .pagination &gt; .active &gt; a,
.w3eden .pagination &gt; .active &gt; a:focus,
.w3eden .pagination &gt; .active &gt; a:hover,
.w3eden .pagination &gt; .active &gt; span,
.w3eden .pagination &gt; .active &gt; span:focus,
.w3eden .pagination &gt; .active &gt; span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.w3eden .pagination &gt; .disabled &gt; a,
.w3eden .pagination &gt; .disabled &gt; a:focus,
.w3eden .pagination &gt; .disabled &gt; a:hover,
.w3eden .pagination &gt; .disabled &gt; span,
.w3eden .pagination &gt; .disabled &gt; span:focus,
.w3eden .pagination &gt; .disabled &gt; span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #dddddd;
}
.w3eden .pagination-lg &gt; li &gt; a,
.w3eden .pagination-lg &gt; li &gt; span {
    padding: 10px 16px;
    font-size: 18px;
}
.w3eden .pagination-lg &gt; li:first-child &gt; a,
.w3eden .pagination-lg &gt; li:first-child &gt; span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.w3eden .pagination-lg &gt; li:last-child &gt; a,
.w3eden .pagination-lg &gt; li:last-child &gt; span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.w3eden .pagination-sm &gt; li &gt; a,
.w3eden .pagination-sm &gt; li &gt; span {
    padding: 5px 10px;
    font-size: 12px;
}
.w3eden .pagination-sm &gt; li:first-child &gt; a,
.w3eden .pagination-sm &gt; li:first-child &gt; span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.w3eden .pagination-sm &gt; li:last-child &gt; a,
.w3eden .pagination-sm &gt; li:last-child &gt; span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.w3eden .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.w3eden .pager li {
    display: inline;
}
.w3eden .pager li &gt; a,
.w3eden .pager li &gt; span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.w3eden .pager li &gt; a:focus,
.w3eden .pager li &gt; a:hover {
    text-decoration: none;
    background-color: #eeeeee;
}
.w3eden .pager .next &gt; a,
.w3eden .pager .next &gt; span {
    float: right;
}
.w3eden .pager .previous &gt; a,
.w3eden .pager .previous &gt; span {
    float: left;
}
.w3eden .pager .disabled &gt; a,
.w3eden .pager .disabled &gt; a:focus,
.w3eden .pager .disabled &gt; a:hover,
.w3eden .pager .disabled &gt; span {
    color: #777;
    cursor: not-allowed;
    background-color: #ffffff;
}
.w3eden .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.w3eden a.label:focus,
.w3eden a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.w3eden .label:empty {
    display: none;
}
.w3eden .btn .label {
    position: relative;
    top: -1px;
}
.w3eden .label-default {
    background-color: #777777;
}
.w3eden .label-default[href]:focus,
.w3eden .label-default[href]:hover {
    background-color: #5e5e5e;
}
.w3eden .label-primary {
    background-color: #337ab7;
}
.w3eden .label-primary[href]:focus,
.w3eden .label-primary[href]:hover {
    background-color: #286090;
}
.w3eden .label-success {
    background-color: #5cb85c;
}
.w3eden .label-success[href]:focus,
.w3eden .label-success[href]:hover {
    background-color: #449d44;
}
.w3eden .label-info {
    background-color: #5bc0de;
}
.w3eden .label-info[href]:focus,
.w3eden .label-info[href]:hover {
    background-color: #31b0d5;
}
.w3eden .label-warning {
    background-color: #f0ad4e;
}
.w3eden .label-warning[href]:focus,
.w3eden .label-warning[href]:hover {
    background-color: #ec971f;
}
.w3eden .label-danger {
    background-color: #d9534f;
}
.w3eden .label-danger[href]:focus,
.w3eden .label-danger[href]:hover {
    background-color: #c9302c;
}
.w3eden .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}
.w3eden .badge:empty {
    display: none;
}
.w3eden .btn .badge {
    position: relative;
    top: -1px;
}
.w3eden .btn-group-xs &gt; .btn .badge,
.w3eden .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
.w3eden a.badge:focus,
.w3eden a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.w3eden .list-group-item.active &gt; .badge,
.w3eden .nav-pills &gt; .active &gt; a &gt; .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.w3eden .list-group-item &gt; .badge {
    float: right;
}
.w3eden .list-group-item &gt; .badge + .badge {
    margin-right: 5px;
}
.w3eden .nav-pills &gt; li &gt; a &gt; .badge {
    margin-left: 3px;
}
.w3eden .jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}
.w3eden .jumbotron .h1,
.w3eden .jumbotron h1 {
    color: inherit;
}
.w3eden .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.w3eden .jumbotron &gt; hr {
    border-top-color: #d5d5d5;
}
.w3eden .container .jumbotron,
.w3eden .container-fluid .jumbotron {
    border-radius: 6px;
}
.w3eden .jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .w3eden .jumbotron {
        padding: 48px 0;
    }
    .w3eden .container .jumbotron,
    .w3eden .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .w3eden .jumbotron .h1,
    .w3eden .jumbotron h1 {
        font-size: 63px;
    }
}
.w3eden .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.w3eden .thumbnail a &gt; img,
.w3eden .thumbnail &gt; img {
    margin-right: auto;
    margin-left: auto;
}
.w3eden a.thumbnail.active,
.w3eden a.thumbnail:focus,
.w3eden a.thumbnail:hover {
    border-color: #337ab7;
}
.w3eden .thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.w3eden .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.w3eden .alert h4 {
    margin-top: 0;
    color: inherit;
}
.w3eden .alert .alert-link {
    font-weight: 700;
}
.w3eden .alert &gt; p,
.w3eden .alert &gt; ul {
    margin-bottom: 0;
}
.w3eden .alert &gt; p + p {
    margin-top: 5px;
}
.w3eden .alert-dismissable,
.w3eden .alert-dismissible {
    padding-right: 35px;
}
.w3eden .alert-dismissable .close,
.w3eden .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.w3eden .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.w3eden .alert-success hr {
    border-top-color: #c9e2b3;
}
.w3eden .alert-success .alert-link {
    color: #2b542c;
}
.w3eden .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.w3eden .alert-info hr {
    border-top-color: #a6e1ec;
}
.w3eden .alert-info .alert-link {
    color: #245269;
}
.w3eden .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.w3eden .alert-warning hr {
    border-top-color: #f7e1b5;
}
.w3eden .alert-warning .alert-link {
    color: #66512c;
}
.w3eden .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.w3eden .alert-danger hr {
    border-top-color: #e4b9c0;
}
.w3eden .alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.w3eden .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.w3eden .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width 0.6s ease;
}
.w3eden .progress-bar-striped,
.w3eden .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.w3eden .progress-bar.active,
.w3eden .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.w3eden .progress-bar-success {
    background-color: #5cb85c;
}
.w3eden .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-info {
    background-color: #5bc0de;
}
.w3eden .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-warning {
    background-color: #f0ad4e;
}
.w3eden .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-danger {
    background-color: #d9534f;
}
.w3eden .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .media {
    margin-top: 15px;
}
.w3eden .media:first-child {
    margin-top: 0;
}
.w3eden .media,
.w3eden .media-body {
    overflow: hidden;
    zoom: 1;
}
.w3eden .media-body {
    width: 10000px;
}
.w3eden .media-object {
    display: block;
}
.w3eden .media-right,
.w3eden .media &gt; .pull-right {
    padding-left: 10px;
}
.w3eden .media-left,
.w3eden .media &gt; .pull-left {
    padding-right: 10px;
}
.w3eden .media-body,
.w3eden .media-left,
.w3eden .media-right {
    display: table-cell;
    vertical-align: top;
}
.w3eden .media-middle {
    vertical-align: middle;
}
.w3eden .media-bottom {
    vertical-align: bottom;
}
.w3eden .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.w3eden .media-list {
    padding-left: 0;
    list-style: none;
}
.w3eden .list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.w3eden .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dddddd;
}
.w3eden .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.w3eden .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.w3eden a.list-group-item {
    color: #555555;
}
.w3eden a.list-group-item .list-group-item-heading {
    color: #333333;
}
.w3eden a.list-group-item:focus,
.w3eden a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.w3eden .list-group-item.disabled,
.w3eden .list-group-item.disabled:focus,
.w3eden .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eeeeee;
}
.w3eden .list-group-item.disabled .list-group-item-heading,
.w3eden .list-group-item.disabled:focus .list-group-item-heading,
.w3eden .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.w3eden .list-group-item.disabled .list-group-item-text,
.w3eden .list-group-item.disabled:focus .list-group-item-text,
.w3eden .list-group-item.disabled:hover .list-group-item-text {
    color: #777777;
}
.w3eden .list-group-item.active,
.w3eden .list-group-item.active:focus,
.w3eden .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.w3eden .list-group-item.active .list-group-item-heading,
.w3eden .list-group-item.active .list-group-item-heading &gt; .small,
.w3eden .list-group-item.active .list-group-item-heading &gt; small,
.w3eden .list-group-item.active:focus .list-group-item-heading,
.w3eden .list-group-item.active:focus .list-group-item-heading &gt; .small,
.w3eden .list-group-item.active:focus .list-group-item-heading &gt; small,
.w3eden .list-group-item.active:hover .list-group-item-heading,
.w3eden .list-group-item.active:hover .list-group-item-heading &gt; .small,
.w3eden .list-group-item.active:hover .list-group-item-heading &gt; small {
    color: inherit;
}
.w3eden .list-group-item.active .list-group-item-text,
.w3eden .list-group-item.active:focus .list-group-item-text,
.w3eden .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.w3eden .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.w3eden a.list-group-item-success {
    color: #3c763d;
}
.w3eden a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.w3eden a.list-group-item-success:focus,
.w3eden a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6;
}
.w3eden a.list-group-item-success.active,
.w3eden a.list-group-item-success.active:focus,
.w3eden a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.w3eden .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.w3eden a.list-group-item-info {
    color: #31708f;
}
.w3eden a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.w3eden a.list-group-item-info:focus,
.w3eden a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3;
}
.w3eden a.list-group-item-info.active,
.w3eden a.list-group-item-info.active:focus,
.w3eden a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.w3eden .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.w3eden a.list-group-item-warning {
    color: #8a6d3b;
}
.w3eden a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.w3eden a.list-group-item-warning:focus,
.w3eden a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc;
}
.w3eden a.list-group-item-warning.active,
.w3eden a.list-group-item-warning.active:focus,
.w3eden a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.w3eden .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
.w3eden a.list-group-item-danger {
    color: #a94442;
}
.w3eden a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.w3eden a.list-group-item-danger:focus,
.w3eden a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc;
}
.w3eden a.list-group-item-danger.active,
.w3eden a.list-group-item-danger.active:focus,
.w3eden a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.w3eden .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.w3eden .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.w3eden .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.w3eden .panel-body {
    padding: 15px;
}
.w3eden .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.w3eden .panel-heading &gt; .dropdown .dropdown-toggle {
    color: inherit;
}
.w3eden .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.w3eden .panel-title &gt; .small,
.w3eden .panel-title &gt; .small &gt; a,
.w3eden .panel-title &gt; a,
.w3eden .panel-title &gt; small,
.w3eden .panel-title &gt; small &gt; a {
    color: inherit;
}
.w3eden .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.w3eden .panel &gt; .list-group,
.w3eden .panel &gt; .panel-collapse &gt; .list-group {
    margin-bottom: 0;
}
.w3eden .panel &gt; .list-group .list-group-item,
.w3eden .panel &gt; .panel-collapse &gt; .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.w3eden .panel &gt; .list-group:first-child .list-group-item:first-child,
.w3eden .panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.w3eden .panel &gt; .list-group:last-child .list-group-item:last-child,
.w3eden .panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.w3eden .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.w3eden .list-group + .panel-footer {
    border-top-width: 0;
}
.w3eden .panel &gt; .panel-collapse &gt; .table,
.w3eden .panel &gt; .table,
.w3eden .panel &gt; .table-responsive &gt; .table {
    margin-bottom: 0;
}
.w3eden .panel &gt; .panel-collapse &gt; .table caption,
.w3eden .panel &gt; .table caption,
.w3eden .panel &gt; .table-responsive &gt; .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child,
.w3eden .panel &gt; .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child,
.w3eden .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child,
.w3eden .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child,
.w3eden .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:first-child,
.w3eden .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:first-child,
.w3eden .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:first-child,
.w3eden .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.w3eden .panel &gt; .table-responsive:first-child &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child,
.w3eden .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child td:last-child,
.w3eden .panel &gt; .table:first-child &gt; tbody:first-child &gt; tr:first-child th:last-child,
.w3eden .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child td:last-child,
.w3eden .panel &gt; .table:first-child &gt; thead:first-child &gt; tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child,
.w3eden .panel &gt; .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child,
.w3eden .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child,
.w3eden .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child,
.w3eden .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:first-child,
.w3eden .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:first-child,
.w3eden .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:first-child,
.w3eden .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.w3eden .panel &gt; .table-responsive:last-child &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child,
.w3eden .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child td:last-child,
.w3eden .panel &gt; .table:last-child &gt; tbody:last-child &gt; tr:last-child th:last-child,
.w3eden .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child td:last-child,
.w3eden .panel &gt; .table:last-child &gt; tfoot:last-child &gt; tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.w3eden .panel &gt; .panel-body + .table,
.w3eden .panel &gt; .panel-body + .table-responsive,
.w3eden .panel &gt; .table + .panel-body,
.w3eden .panel &gt; .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}
.w3eden .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child td,
.w3eden .panel &gt; .table &gt; tbody:first-child &gt; tr:first-child th {
    border-top: 0;
}
.w3eden .panel &gt; .table-bordered,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered {
    border: 0;
}
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child {
    border-left: 0;
}
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child {
    border-right: 0;
}
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.w3eden .panel &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; td,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:first-child &gt; th,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; td,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; thead &gt; tr:first-child &gt; th {
    border-bottom: 0;
}
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.w3eden .panel &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.w3eden .panel &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td,
.w3eden .panel &gt; .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th {
    border-bottom: 0;
}
.w3eden .panel &gt; .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.w3eden .panel-group {
    margin-bottom: 20px;
}
.w3eden .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.w3eden .panel-group .panel + .panel {
    margin-top: 5px;
}
.w3eden .panel-group .panel-heading {
    border-bottom: 0;
}
.w3eden .panel-group .panel-heading + .panel-collapse &gt; .list-group,
.w3eden .panel-group .panel-heading + .panel-collapse &gt; .panel-body {
    border-top: 1px solid #dddddd;
}
.w3eden .panel-group .panel-footer {
    border-top: 0;
}
.w3eden .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.w3eden .panel-default {
    border-color: #dddddd;
}
.w3eden .panel-default &gt; .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.w3eden .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #dddddd;
}
.w3eden .panel-default &gt; .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}
.w3eden .panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #dddddd;
}
.w3eden .panel-primary {
    border-color: #337ab7;
}
.w3eden .panel-primary &gt; .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.w3eden .panel-primary &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #337ab7;
}
.w3eden .panel-primary &gt; .panel-heading .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.w3eden .panel-primary &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #337ab7;
}
.w3eden .panel-success {
    border-color: #d6e9c6;
}
.w3eden .panel-success &gt; .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.w3eden .panel-success &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #d6e9c6;
}
.w3eden .panel-success &gt; .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.w3eden .panel-success &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #d6e9c6;
}
.w3eden .panel-info {
    border-color: #bce8f1;
}
.w3eden .panel-info &gt; .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.w3eden .panel-info &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #bce8f1;
}
.w3eden .panel-info &gt; .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.w3eden .panel-info &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #bce8f1;
}
.w3eden .panel-warning {
    border-color: #faebcc;
}
.w3eden .panel-warning &gt; .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.w3eden .panel-warning &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #faebcc;
}
.w3eden .panel-warning &gt; .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.w3eden .panel-warning &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #faebcc;
}
.w3eden .panel-danger {
    border-color: #ebccd1;
}
.w3eden .panel-danger &gt; .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.w3eden .panel-danger &gt; .panel-heading + .panel-collapse &gt; .panel-body {
    border-top-color: #ebccd1;
}
.w3eden .panel-danger &gt; .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.w3eden .panel-danger &gt; .panel-footer + .panel-collapse &gt; .panel-body {
    border-bottom-color: #ebccd1;
}
.w3eden .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.w3eden .embed-responsive .embed-responsive-item,
.w3eden .embed-responsive embed,
.w3eden .embed-responsive iframe,
.w3eden .embed-responsive object,
.w3eden .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.w3eden .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.w3eden .embed-responsive-4by3 {
    padding-bottom: 75%;
}
.w3eden .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.w3eden .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.w3eden .well-lg {
    padding: 24px;
    border-radius: 6px;
}
.w3eden .well-sm {
    padding: 9px;
    border-radius: 3px;
}
.w3eden .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.w3eden .close:focus,
.w3eden .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.w3eden button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.w3eden .modal-open {
    overflow: hidden;
}
.w3eden .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.w3eden .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.w3eden .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.w3eden .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.w3eden .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.w3eden .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.w3eden .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.w3eden .modal-header .close {
    margin-top: -2px;
}
.w3eden .modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.w3eden .modal-body {
    position: relative;
    padding: 15px;
}
.w3eden .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;

}
.w3eden .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.w3eden .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.w3eden .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.w3eden .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .w3eden .modal-dialog {
        width: 600px;
        margin: 100px auto;
    }
    .w3eden .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .w3eden .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .w3eden .modal-lg {
        width: 900px;
    }
}
.w3eden .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    filter: alpha(opacity=0);
    opacity: 0;
}
.w3eden .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.w3eden .tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.w3eden .tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.w3eden .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.w3eden .tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.w3eden .tooltip-inner {
    max-width: 200px;
    padding: 6px 12px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px;
}
.w3eden .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.w3eden .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.w3eden .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.w3eden .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.w3eden .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.w3eden .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.w3eden .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.w3eden .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.w3eden .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.w3eden .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.w3eden .popover.top {
    margin-top: -10px;
}
.w3eden .popover.right {
    margin-left: 10px;
}
.w3eden .popover.bottom {
    margin-top: 10px;
}
.w3eden .popover.left {
    margin-left: -10px;
}
.w3eden .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.w3eden .popover-content {
    padding: 9px 14px;
}
.w3eden .popover &gt; .arrow,
.w3eden .popover &gt; .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.w3eden .popover &gt; .arrow {
    border-width: 11px;
}
.w3eden .popover &gt; .arrow:after {
    content: "";
    border-width: 10px;
}
.w3eden .popover.top &gt; .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.w3eden .popover.top &gt; .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.w3eden .popover.right &gt; .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.w3eden .popover.right &gt; .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.w3eden .popover.bottom &gt; .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.w3eden .popover.bottom &gt; .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.w3eden .popover.left &gt; .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.w3eden .popover.left &gt; .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #ffffff;
}
.w3eden .carousel {
    position: relative;
}
.w3eden .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.w3eden .carousel-inner &gt; .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.w3eden .carousel-inner &gt; .item &gt; a &gt; img,
.w3eden .carousel-inner &gt; .item &gt; img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .w3eden .carousel-inner &gt; .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }
    .w3eden .carousel-inner &gt; .item.active.right,
    .w3eden .carousel-inner &gt; .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .w3eden .carousel-inner &gt; .item.active.left,
    .w3eden .carousel-inner &gt; .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .w3eden .carousel-inner &gt; .item.active,
    .w3eden .carousel-inner &gt; .item.next.left,
    .w3eden .carousel-inner &gt; .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.w3eden .carousel-inner &gt; .active,
.w3eden .carousel-inner &gt; .next,
.w3eden .carousel-inner &gt; .prev {
    display: block;
}
.w3eden .carousel-inner &gt; .active {
    left: 0;
}
.w3eden .carousel-inner &gt; .next,
.w3eden .carousel-inner &gt; .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.w3eden .carousel-inner &gt; .next {
    left: 100%;
}
.w3eden .carousel-inner &gt; .prev {
    left: -100%;
}
.w3eden .carousel-inner &gt; .next.left,
.w3eden .carousel-inner &gt; .prev.right {
    left: 0;
}
.w3eden .carousel-inner &gt; .active.left {
    left: -100%;
}
.w3eden .carousel-inner &gt; .active.right {
    left: 100%;
}
.w3eden .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.w3eden .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.w3eden .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.w3eden .carousel-control:focus,
.w3eden .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next,
.w3eden .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.w3eden .carousel-control .icon-next,
.w3eden .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}
.w3eden .carousel-control .icon-prev:before {
    content: '\2039';
}
.w3eden .carousel-control .icon-next:before {
    content: '\203a';
}
.w3eden .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.w3eden .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.w3eden .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ffffff;
}
.w3eden .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.w3eden .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .w3eden .carousel-control .glyphicon-chevron-left,
    .w3eden .carousel-control .glyphicon-chevron-right,
    .w3eden .carousel-control .icon-next,
    .w3eden .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .w3eden .carousel-control .glyphicon-chevron-left,
    .w3eden .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .w3eden .carousel-control .glyphicon-chevron-right,
    .w3eden .carousel-control .icon-next {
        margin-right: -15px;
    }
    .w3eden .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .w3eden .carousel-indicators {
        bottom: 20px;
    }
}
.w3eden .btn-group-vertical &gt; .btn-group:after,
.w3eden .btn-group-vertical &gt; .btn-group:before,
.w3eden .btn-toolbar:after,
.w3eden .btn-toolbar:before,
.w3eden .clearfix:after,
.w3eden .clearfix:before,
.w3eden .container-fluid:after,
.w3eden .container-fluid:before,
.w3eden .container:after,
.w3eden .container:before,
.w3eden .dl-horizontal dd:after,
.w3eden .dl-horizontal dd:before,
.w3eden .form-horizontal .form-group:after,
.w3eden .form-horizontal .form-group:before,
.w3eden .modal-footer:after,
.w3eden .modal-footer:before,
.w3eden .nav:after,
.w3eden .nav:before,
.w3eden .navbar-collapse:after,
.w3eden .navbar-collapse:before,
.w3eden .navbar-header:after,
.w3eden .navbar-header:before,
.w3eden .navbar:after,
.w3eden .navbar:before,
.w3eden .pager:after,
.w3eden .pager:before,
.w3eden .panel-body:after,
.w3eden .panel-body:before,
.w3eden .row:after,
.w3eden .row:before {
    display: table;
    content: " ";
}
.w3eden .btn-group-vertical &gt; .btn-group:after,
.w3eden .btn-toolbar:after,
.w3eden .clearfix:after,
.w3eden .container-fluid:after,
.w3eden .container:after,
.w3eden .dl-horizontal dd:after,
.w3eden .form-horizontal .form-group:after,
.w3eden .modal-footer:after,
.w3eden .nav:after,
.w3eden .navbar-collapse:after,
.w3eden .navbar-header:after,
.w3eden .navbar:after,
.w3eden .pager:after,
.w3eden .panel-body:after,
.w3eden .row:after {
    clear: both;
}
.w3eden .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.w3eden .pull-right {
    float: right !important;
}
.w3eden .pull-left {
    float: left !important;
}
.w3eden .hide {
    display: none !important;
}
.w3eden .show {
    display: block !important;
}
.w3eden .invisible {
    visibility: hidden;
}
.w3eden .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.w3eden .hidden {
    display: none !important;
}
.w3eden .affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.w3eden .visible-lg,
.w3eden .visible-md,
.w3eden .visible-sm,
.w3eden .visible-xs {
    display: none !important;
}
.w3eden .visible-lg-block,
.w3eden .visible-lg-inline,
.w3eden .visible-lg-inline-block,
.w3eden .visible-md-block,
.w3eden .visible-md-inline,
.w3eden .visible-md-inline-block,
.w3eden .visible-sm-block,
.w3eden .visible-sm-inline,
.w3eden .visible-sm-inline-block,
.w3eden .visible-xs-block,
.w3eden .visible-xs-inline,
.w3eden .visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .w3eden .visible-xs {
        display: block !important;
    }
    .w3eden table.visible-xs {
        display: table;
    }
    .w3eden tr.visible-xs {
        display: table-row !important;
    }
    .w3eden td.visible-xs,
    .w3eden th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .w3eden .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .w3eden .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .w3eden .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .w3eden .visible-sm {
        display: block !important;
    }
    .w3eden table.visible-sm {
        display: table;
    }
    .w3eden tr.visible-sm {
        display: table-row !important;
    }
    .w3eden td.visible-sm,
    .w3eden th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .w3eden .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .w3eden .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .w3eden .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w3eden .visible-md {
        display: block !important;
    }
    .w3eden table.visible-md {
        display: table;
    }
    .w3eden tr.visible-md {
        display: table-row !important;
    }
    .w3eden td.visible-md,
    .w3eden th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w3eden .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w3eden .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w3eden .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .w3eden .visible-lg {
        display: block !important;
    }
    .w3eden table.visible-lg {
        display: table;
    }
    .w3eden tr.visible-lg {
        display: table-row !important;
    }
    .w3eden td.visible-lg,
    .w3eden th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .w3eden .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .w3eden .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .w3eden .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .w3eden .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .w3eden .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w3eden .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .w3eden .hidden-lg {
        display: none !important;
    }
}
.w3eden .visible-print {
    display: none !important;
}
@media print {
    .w3eden .visible-print {
        display: block !important;
    }
    .w3eden table.visible-print {
        display: table;
    }
    .w3eden tr.visible-print {
        display: table-row !important;
    }
    .w3eden td.visible-print,
    .w3eden th.visible-print {
        display: table-cell !important;
    }
}
.w3eden .visible-print-block {
    display: none !important;
}
@media print {
    .w3eden .visible-print-block {
        display: block !important;
    }
}
.w3eden .visible-print-inline {
    display: none !important;
}
@media print {
    .w3eden .visible-print-inline {
        display: inline !important;
    }
}
.w3eden .visible-print-inline-block {
    display: none !important;
}
@media print {
    .w3eden .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .w3eden .hidden-print {
        display: none !important;
    }
}

.w3eden .btn{
    background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));

    /* border: 0;padding: 7px 13px; */
}
.w3eden .panel th{
    background-color: #eeeeee !important;
    border-bottom-width: 1px !important;

}
.w3eden .btn{  border-radius: 0.2em;  }
.w3eden .nav-pills a{
    border-radius: 0.2em;
    box-shadow: none !important;
    font-size: 9pt !important;
}
.w3eden .panel-heading{
    font-weight: 700;
}
.w3eden blockquote.alert{
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    border-radius: 2px !important;
}
.w3eden .btn-group .btn:first-child:not(:last-child),
.w3eden .input-group .form-control:first-child:not(:last-child){ border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0.2em; border-top-left-radius: 0.2em; }
.w3eden .btn-group .btn:last-child:not(:first-child){ border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0.2em; border-bottom-right-radius: 0.2em; }
.w3eden .btn span.left-icon{
    float: left;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.16);
    border-bottom-left-radius: 3px;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
    border-top-left-radius: 3px;
    margin-left: -17px;
    margin-top: -8.5px;
    padding: 8.5px 12px;
    position: relative;
    width: 40px;
}
</pre></body></html>